An Introduction into Tesla
Tesla Inc. Background
Tesla was founded in 2003 by a group of engineers with the goal to create electric vehicles that rivaled gasoline vehicles— “people didn’t need to compromise to drive electric.” In 2008, the company launched the Model S Roadster which had applied new battery technology and an electric powertrain. The company had its initial public offering in June 29, 2010 at approximately $17 per share. In 2015, the company expanded its products with the Model X utility vehicle, a lower priced sedan known as the Model 3, a semi-truck, and a pickup truck known as the Cybertruck. All of the vehicles are manufactured in Fremont, California and Shanghai, China and uses strict safety standards for their employees and provides employees with ways to improve productivity so improvements can be made quickly. Now, Tesla strives to help the world stop relying on fossil fuels with scalable clean energy and energy storage products by providing a sustainable energy ecosystem by offering products such as the Powerwall, Powerpack, and Solar Roof.
Tesla Inc. Stock Valuations
The graph above is a candlestick chart representing the daily price valuation of Tesla stock, the candlestick refers to the visual representation of price data and it is comprised of two parts: the body and the shadows (commonly refered to as wicks), where the body represents the open and closing price of the security (red if the price closed below the open, green if the price closed above the open), and the bottom wick shows the lowest price of the trading session and the top wick shows the highest price of the trading session.A point of reference is denoted in the graph and it is October 2019, approximately when Tesla begins to show and report profit. This event leads to a massive increase in the stock’s price and volitility which can be seen in “Tesla Daily Returns (%).”
Returns Table of Statistics(%)
| Returns (%) | |
|---|---|
| Mean (sd) | 0.21 ± 3.45 |
| median (Q1, Q3) | 0.09 (-1.46, 1.83) |
| min | -19.32743 |
| max | 24.39505 |
| Cumulative Return | 518.186 |
| Skewness | 0.4405113 |
| Normally Distributed VaR | -5.46830480707308 |
| Non-Normally Distributed VaR | -4.72854102529916 |
Based upon the daily statistics derived from the adjusted close for Tesla’s adjusted closing price, the mean returns (%) is significantly different from the median returns (%); however, when looking at the skewness of the data, it is close to .5 but still less than it which means that it is only slightly skewed to the right. This skewness is most likely due to the change of behavior surrounding the stock as the company had begun showing consistent profit in addition there was a significant amount of convertable debt causing the valuation of the company to attain new highs. This price movement occured suddenly and likely contributes to the skewness of the returns.
\[ \gamma_1 = \frac{\mu_3}{\mu_2^{3/2}} \] Where \(\mu_2\) and \(\mu_3\) are defined as the second and third central moments: \[ \mu_2 = E[(X-\mu)^2] \mu_3 = E[(X-\mu)^3] \]
Returns over Time
Against time, the more volitile timeframes can be identified as a congragation of sharp movements up and/or down. From 2016 to 2018, it can be seen that there is consistent growth in the valuation accompanied by low volitility; however, when compared to the growth in 2019-2020, there is much more aggression in the movements as returns fall outside of the two standard deviation interval denoted by the dashed red horizontal lines.
Returns (%) Frequency Distribution
The histogram presented above demonstrates the skewness of the distribution as there are several outlying points on the right hand side of the gaussian curve. It can be noted that for most stocks, having a median return which is greater than 0 would be a strong longer investment when discounting everything else. This is due to the fact that a mean can have bias from influential data points such as the distribution presented above and a having a median which is greater than 0 would imply that on average and if everything remains constant, there would be a greater frequency of returns which are positive and a higher probability of positive returns.
Simple Price Projection with Geometric Brownian Motion
In the graph presented above, there are several lines added: one is a deterministic price projection in orange using the median value of returns to demonstrate the possible price if there was no variation in the stock price (the reason the median is being used rather than the mean is that there is a mild positive skew), the other two simulations uses geometric brownian motion denoted by the equation: \[ S_t = S_{t-1}\cdot(1 + \mu\delta t + \sigma W_t \sqrt{\delta t}) \] In this situation, since the daily variance of the adjusted close is being used and the price is being determined on the daily, the change in t denoted by \(\delta t = 1\). In addition, \(W_t\) denotes a random process, \(\mu\) is the mean return of a stock, \(\sigma\) is the standard deviation of the stock, and \(S_t\) is the price of the stock at time \(t\) (thus, \(S_{t-1}\) is the stock price one period prior to \(S_t\)).
Simple Price Projection with Geometric Brownian Motion
## Min. 1st Qu. Median Mean 3rd Qu. Max.
## 1.51 272.72 891.40 4487.20 3164.57 230880.98
| Price at Simulation’s End | |
|---|---|
| 5% | 55.9724 |
| 10% | 111.8748 |
| 15% | 152.0507 |
| 20% | 203.1665 |
| 25% | 272.7216 |
| 30% | 365.7630 |
| 35% | 471.7784 |
| 40% | 579.2974 |
| 45% | 728.6553 |
| 50% | 891.4011 |
| 55% | 1123.5818 |
| 60% | 1453.7743 |
| 65% | 1777.4030 |
| 70% | 2347.3250 |
| 75% | 3164.5703 |
| 80% | 4011.0513 |
| 85% | 5387.6011 |
| 90% | 7818.2771 |
| 95% | 15153.4570 |
## Min. 1st Qu. Median Mean 3rd Qu. Max.
## 1.49 42.84 118.10 868.82 432.64 257802.90
The above notations display the cummulative distribution of the simulated stock price for 1000 simulated prices over a period of approximately 10 years. It can be noted that the current price of the stock is within the current cummulative distribution. This would be helpful when determining the risk and the possible price movements of a stock. This is an example of statistical thermodynamics applied to an economical system as this is a stochastic markov process. This can be further examined through statistical entropy, Fokker-Planck Equation, and Boltzmann/Gibbs study of entropy and statistics.